[BLKTAP] Only allocate tapfd descriptors when they are requested.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 23 Oct 2006 13:18:16 +0000 (14:18 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 23 Oct 2006 13:18:16 +0000 (14:18 +0100)
commit7a9e5b27755223b550751fbdb8a82151af40c211
tree5b89a65469b4e3d8d1c5d154a256ecbc0b815f0f
parentccf92acf149a4b621fe750f78a5a53438f911992
[BLKTAP] Only allocate tapfd descriptors when they are requested.

Currently all are allocated at bootup, even when they will never be used.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
linux-2.6-xen-sparse/drivers/xen/blktap/blktap.c